打开"梦幻西游"电脑怎么发出"不是有效的Win32文件"?

来源:百度知道 编辑:UC知道 时间:2024/06/03 04:54:47

有可能是你的EXE文件出现错误.试试以下:
把下面的保存为注册表再导入:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\exefile\shell]

[HKEY_CLASSES_ROOT\exefile\shell\open]
"EditFlags"=hex:00,00,00,00

[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*"

[HKEY_CLASSES_ROOT\exefile\shell\runas]
"Extended"="\"\""

[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
@="\"%1\" %*"